Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implemented: app version component from dxp-components(#219) #240

Merged
merged 3 commits into from
Mar 15, 2024

Conversation

Ritika-Patel08
Copy link
Contributor

@Ritika-Patel08 Ritika-Patel08 commented Mar 11, 2024

Related Issues

Related issue #219

Short Description and Why It's Useful

Used app version component from the dxp-components in the settings page.

Screenshots of Visual Changes before/after (If There Are Any)

IMPORTANT NOTICE - Remember to add changelog entry

Contribution and Currently Important Rules Acceptance

src/views/Settings.vue Outdated Show resolved Hide resolved
src/views/Settings.vue Show resolved Hide resolved
@@ -93,7 +89,7 @@ import { mapGetters, useStore } from 'vuex';
import { useRouter } from 'vue-router';
import TimeZoneModal from '@/views/TimezoneModal.vue';
import Image from '@/components/Image.vue'
import { DateTime } from 'luxon';
import { DxpOmsInstanceNavigator } from '@hotwax/dxp-components';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No need for importing DxpOmsInstanceNavigator

@ravilodhi ravilodhi merged commit 20832b6 into hotwax:main Mar 15, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants